Skip to content

chore(main): release 8.0.0 - #555

Merged
release-application[bot] merged 2 commits into
mainfrom
release-please--branches--main
Sep 3, 2026
Merged

chore(main): release 8.0.0#555
release-application[bot] merged 2 commits into
mainfrom
release-please--branches--main

Conversation

@github-actions

@github-actions github-actions Bot commented Sep 3, 2026

Copy link
Copy Markdown
Contributor

🤖 I have created a release beep boop

8.0.0 (2026-09-03)

⚠ BREAKING CHANGES

  • DNS_TYPE, DOMAIN, USE_ACCOUNT_SLUG, SERVICE_TEMPLATE, INITIAL_INGRESS_PATH, and BLUE_GREEN_INGRESS_PATH are no longer set on the agent pod's own env — only on the worker's. Callers relying on those keys being present in the agent pod's configuration.values must move that dependency to the worker.

Miscellaneous Chores

  • merge 6.x into main + worker-orchestrator support for services (#554) (34238fd)

This PR was generated with Release Please. See documentation.

@release-application
release-application Bot merged commit ebef727 into main Sep 3, 2026
1 check passed
@release-application
release-application Bot deleted the release-please--branches--main branch September 3, 2026 13:58
@github-actions

github-actions Bot commented Sep 3, 2026

Copy link
Copy Markdown
Contributor Author

🤖 Created releases:

🌻

sebastiancorrea81 added a commit that referenced this pull request Sep 3, 2026
Several commits merged into main's history via #554 (the 6.x-into-main
merge) carried breaking-change markers (feat(agent)!: and BREAKING
CHANGE: footers) for real interface changes in nullplatform/agent and
service_definition_agent_association. That's causing release-please to
compute the next version as 8.0.0 (PR #555).

These changes are being treated as non-breaking for this repo's
consumption model: every consumer pins an exact `?ref=vX.Y.Z` per
module, so no automatic upgrade behavior depends on strict semver
correctness here. The actual interface changes remain fully documented
in each commit's body — only the version-bump signal is being
overridden.

Release-As: 7.2.0

Co-authored-by: sebas_correa <sebastian.correa@nullplatform.io>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants